ASP.NET MVC コントロールヘルプ
HtmlAttributes(Object) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > HtmlAttributes メソッド : HtmlAttributes(Object) メソッド
HTML 属性
いくつかの HTML 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function HtmlAttributes( _
   ByVal attributes As System.Object _
) As TBuilder
public TBuilder HtmlAttributes( 
   System.object attributes
)

パラメータ

attributes
HTML 属性

戻り値の型

現在のビルダ
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧